Skip to content

Commit

Permalink
Remove incomplete Config Section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxscho committed Sep 9, 2020
1 parent 98fe071 commit b30a74c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,3 @@ Rocket is a simple HTML Boilerplate with the following things preinstalled:
2. Clone your newly created Repo
3. run `npm install`
4. Compile your assets with `npm run dev` or with hot-reloading `npm run watch`. This will create a new folder `public` with your CSS and JS files

## Configuration
#### Assets target folder
In `webpack.mix.js` you can configure the targets for your CSS and JS. Feel free to configure everything.

0 comments on commit b30a74c

Please sign in to comment.