"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 iPlease start development with a command "npm run dev"
npm run devnpm run devThe default command. Compile sass, pug (watch), compress js files and start browser-sync.
Regarding the style, it is necessary to save it asstyle.scssbecause compilation does not occur just by changing_config.scss.npx gulp publishStart 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 thesrcdirectory.
- Yuto Urushima
- Twitter : https://twitter.com/developer_japan