1.0.9 • Published 5 years ago

@gustavoisensee/create-react-app v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

React template create app

It is a simple template generator for react apps with some awesome technologies like:

  • React
  • Webpack
  • Babel
  • Sass
  • Eslint
  • Node & Express

install

npm i -g @gustavoisensee/create-react-app

create project

// This is going to ask you the name of the project
create-react-app

run

cd project-name

yarn && yarn start

Access http://localhost:3000 in your browser

1.0.9

5 years ago

1.0.8

5 years ago