Skip to content

Latest commit

 

History

History
executable file
·
10 lines (9 loc) · 155 Bytes

README.md

File metadata and controls

executable file
·
10 lines (9 loc) · 155 Bytes

mumun-web

cd $PROJECT_DIR && \
git clone [email protected]:mumun-athon/mumun-web.git && \
cd mumun-web && \
bower i && \
npm i && \
gulp serve