Regis011 / reactStarter

React starter with bootstrap 4 and sass ready.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Starter

React starter

React starter with bootstrap 4 and sass ready.

Git

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone git@github.com:Regis011/reactStarter.git
> cd reactStarter
> npm install
> npm start

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start

React Starter is a fork of create-react-app with added Bootstrap 4 and Sass ready to use.

About

React starter with bootstrap 4 and sass ready.


Languages

Language:CSS 96.6%Language:JavaScript 2.8%Language:HTML 0.6%