···66# Dev Instructions
771. Install Node.js
882. Run `npm install gulp-cli -g` to install dependencies
99-2. Run `npm install` to install dependencies
99+3. Run `npm install` to install dependencies
10101111- `gulp`: Same as `gulp watch server`.
1212- `gulp build`: Deletes `/build`, compiles all pug/sass/js in `/src` except for `/src/lib`, copies everything else from `/src` into `/build`, autoprefixes css, adds sourcemaps to css/js.
···11-# kasp.io
22-My personal website, made with the [YouTube Data API](https://developers.google.com/youtube/v3/) and the [SoundCloud API](https://developers.soundcloud.com/). And I also used some [three.js](https://threejs.org/) thing.
33-44-