An open API service indexing awesome lists of open source software.

https://github.com/keuller/basic-starter

Basic React Starter Project
https://github.com/keuller/basic-starter

Last synced: 3 months ago
JSON representation

Basic React Starter Project

Awesome Lists containing this project

README

        

# Basic Starter React Project

This is a basic starter project to create React based apps.

## Get started:

1. Clone this repo

2. On your shell type: ```$ npm install```

3. To start: ```$ npm start```

Just it.