上海科技大学新生生存手册
this project is using docker.
please read Dockerfile before you try to deploy it.
the most important script is
cd fresh
&& npm install
&& npm run build
&& mv dist/assets/index.html dist/
&& rm -rf node_modules
node >= 4
is needed and we suggest
node >= 6
https://github.com/airbnb/javascript
make sure you have run npm install
before developing.
npm start
please remove line 52 ~ 57 in webpack.config.js and change path to relative path in src/entries/index.html before you start server.
npm run build
using markdown-it and parseMd
file is located at src/markdown