Skip to content

boilerplate react app without using create-react-app

Notifications You must be signed in to change notification settings

joncoded/jonotype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jonotype

boilerplate react app without using create-react-app

removes all the fluff!

structure

  • .gitignore
  • package.json
  • public
    • index.html
  • src
    • index.js
    • App.js
    • Component.js

usage

$ git clone https://github.com/joncoded/jonotype.git
$ npm install
$ npm start

About

boilerplate react app without using create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published