Skip to content
/ react-app-template Public template

Template of a React application, with babel, webpack, sass and eslint configured.

Notifications You must be signed in to change notification settings

hacost/react-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React app template

Provide a template for developing React based applications using ES6 syntax and webpack.

Features

Usage

  • Download the files and place them in your project directory
  • Run npm i to install the dependencies
  • Run npm run build to build the project
  • Run npm run dev to build the project, start watching files and run the local server

Preview

alt text

About

Template of a React application, with babel, webpack, sass and eslint configured.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published