Skip to content

fizerkhan/react-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js Seed

This project is an application skeleton for a typical React.js web app. You can use it to quickly bootstrap your react.js projects.

Getting Started

Clone the Project

git clone https://github.com/fizerkhan/react-seed.git
cd react-seed

Install dependencies

npm install

Run the Application

gulp

Now browse to the app at http://localhost:8000

About

Seed project for react apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published