- Node 10+ (npm 4+)
- Run
git clone - Run
npm i
- Run
npm run build - Built static files will be in
dist/ - Do not change the structure of the files or assets
- Run
npm start - Go to http://localhost:9000
- All source files are found in
src/ - Content will live update as you make changes and save