Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.68 KB

File metadata and controls

52 lines (38 loc) · 1.68 KB

React-Boilerplate

A React skeleton for building front end applications

GitHub last commit Github All Releases GitHub contributors license

GitHub forks GitHub stars GitHub watchers

A skeleton repository for developing web applications with React. *** NOTE: This repository is still under development and will be periodically added too ***

Contents

Features

This repository includes:

  • Fetcher
  • SCSS Loader

Get Started

Using a virtual environment

You'll need the following installed:

  • npm

To install the dependencies:

npm install

Run the application on a local server:

npm run dev

Go to the application

License

This software is released open-source under the MIT license.

Questions and comments

Please contact Saahith Pochiraju with any questions or comments.