A boilerplate for creating static sites using HTML5, Sass, ES6
- 中文
- English
Make sure you have Node.js >= 18.0.0 installed on your machine.
npm install
npm run start
npm run build
After the package is generated, a /dist
directory will be generated in the root directory.