Skip to content

Xhamps/webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Boilerplate

Features

Credits

This boilerplate uses as a base the awesome Kratos Boilerplate by @LFeh ❤️

Getting Started

Clone Repo

git clone https://github.com/Xhamps/webpack-boilerplate.git

npm install dependencies

cd webpack-boilerplate

npm install

Start development server with hot reloading

npm run dev

Production

Build for production

npm run build

The result is in the dist folder!

Test

To run the test

npm run test

License

MIT


www.xhamps.com.br  ·  GitHub @xhamps  ·  Twitter @xhamps

About

A simple and fast boilerplate for static projects using Webpack, React, Stylus and PostCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published