pinnemouche-design-system
v1.2.3
Published
The source code of <https://buildexcellentwebsit.es/> for you to play around with and remix, so you can learn how to build excellent, flexible front-ends!
Downloads
2
Readme
Build Excellent Websites
The source code of https://buildexcellentwebsit.es/ for you to play around with and remix, so you can learn how to build excellent, flexible front-ends!
Getting started
Ideally, you’ll be using an LTS version of Node JS and if in Windows, the WSL setup because it works better with gulp.
- Run
npm install
- Run
npm start
to run locally - Run
npm run production
to do a prod build