"javascript-practice" is a Website for practicing JavaScript.
- Node.js 10.13.0
- npm 6.9.0
- gulp
- CLI version: 2.2.0
- Local version: 4.0.2
Install node_modules.
npm i
Please start development with a command "npm run dev"
npm run dev
npm run dev
The default command. Compile sass, pug (watch), compress js files and start browser-sync.
Regarding the style, it is necessary to save it asstyle.scss
because compilation does not occur just by changing_config.scss
.npx gulp publish
Start compressing the image.
It's not included by default, so if you don't run this command, you won't see it just by putting the image in thesrc
directory.
- Yuto Urushima
- Twitter : https://twitter.com/developer_japan