|
1 year ago | |
---|---|---|
src | 1 year ago | |
.gitignore | 2 years ago | |
README.markdown | 2 years ago | |
deploy.sh | 2 years ago | |
package.json | 2 years ago | |
webpack.config.js | 2 years ago |
Install all the dependencies for the project with
$ npm install
Then run
$ npm run build
to create all site code in dist
. To deploy serve the dist
directory.
Dev mode:
$ npx webpack