Skip to content

AdrianRossouw/famous-webpack-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Famous-Webpack-Seed

A seed project to get started with Webpack and Famo.us


###Installation

npm install -g webpack webpack-dev-server # First install webpack
git clone https://github.com/Vertice/famous-webpack-seed
# rm -rf .git # optionally remove git history
npm install # install dependencies

###Development Run the dev server with webpack-dev-server

Go to the dev server url : http://localhost:8080/webpack-dev-server/bundle


###Production Build the deployable static assets with webpack

About

Seed project for getting started with Webpack and Famo.us

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published