npm install -g gulp
npm i
gulp styles
gulp
Theme is in sass/_global/_themes.scss
npm start
- Then open http://localhost:3000/dark for dark theme in browser
- Then open http://localhost:3000/light for light theme in browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install -g gulp
npm i
gulp styles
gulp
Theme is in sass/_global/_themes.scss
npm start