Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Seed Project

This project was bootstrapped with Create React App.

In addition to what 'Create React App' offered, here has been added the router, and some simple examples in order to get started fast.

Local mock server

I have added a local mock server with some data using 'json server'

Get Started

See it in action

$ npm install
$ npm install -g json-server
$ json-server -p 8080 --watch data.json
$ npm run start
$ npm run test

Features

Get deploy code

$ npm run build

About

React seed project start with some examples

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages