Skip to content

ephelip/react-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Skeleton

This is a React Skeleton React, Reflux, Bootstrap and SASS skeleton.

To use it, you need to run npm install to install the modules

In order to work with this skeleton, use the commands:

npm run start : will watch .jsx files changes and build the main.js file (which will contain the application)

npm run server : will launch an express server that can be used to test your files. Note that if you just want a server to test your application without any data interaction, go to the /public folder and use http-server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages