2.0.3 • Published 3 years ago

hydra-boilerplate v2.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

npm version GitHub license

Link to your webpacks' official github & documentation

Link to your babels' official github & documentation

$ git clone https://github.com/Eluvade/hydra-boilerplate.git
$ cd hydra-boilerplate
$ npm ci

npm run build : Compiles /src folder and creates /dist folder in the projects' root npm run start : Launches webpack-dev-server with Hot Module Replacement - http://localhost:8080 by default

Note: /src is a mockup folder. You're free to delete and re-write all data inside, but keep the folder structure intact if you don't want to re-configure webpack

In order for Webpack to bundle your image/gif/video/music assets, you need to import/require them in your javascript. URL's in CSS will be resolved automatically.

This project is licensed under the MIT License.

2.0.3

3 years ago

2.0.2

3 years ago

1.1.3

4 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago