Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.
/ react-sass-webpack4 Public archive

Boilerplate for creating React projects quickly

Notifications You must be signed in to change notification settings

tsiika/react-sass-webpack4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-SASS-Webpack4 boilerplate

Boilerplate for creating React projects with SASS styling. Also comes with Webpack 4 which bundles and minifies the project.

Requirements

  • NodeJS
  • NPM or Yarn

Installation

Install package with NPM or Yarn.

Yarn

yarn install

NPM

npm install

Usage

Boilerplate comes with three scripts to run.

start:dev           Starts developement server with hotloading 
prestart:prod       Bundles Javascript and minifies them.
start:prod          Starts server

Included packages

Few packages are already installed for rapid development:

  • jQuery
  • Foundation-sites
  • Express
  • React
  • ReactDOM

License

MIT

About

Boilerplate for creating React projects quickly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published