Skip to content

isurajkc/react-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Webpack Starter Kit

This starter kit is designed to get you up and running with react.js, built on top of webpack module bundler. It is already setup to provide hot reloading, CSS preprocessing with PostCSS and SASS, CSS modules, image optimization and more.

Installation

  1. git clone https://github.com/isurajkc/react-webpack-starter.git
  2. npm install

Development

Open your favorite terminal and run these commands.

  • npm start

Production

For production build:

  • npm build

Further improvements

We're constantly working on adding new features. Bug reports and pull requests are welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published