Skip to content

vemvemvem/React-Boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React boilerplate thenewboston tutorials.

Getting started

To get started simply download the repo using the link below. All required files are included.

https://github.com/buckyroberts/React-Boilerplate/archive/master.zip

Setting up Gulp (optional)

You can also use Gulp to add additional build tasks. To use, follow the instructions below.

Navigate to the root directory and run the following command:

> npm install

After modules are installed, you can start watching for SCSS changes using the command:

> gulp

You can install more modules and configure them in the gulpfile.js file as needed.

Links

About

React boilerplate for thenewboston tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.0%
  • HTML 19.4%
  • JavaScript 1.6%