@gustavoisensee/create-react-app

1.0.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @gustavoisensee/create-react-app

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

282 kB

Total Files

24

Last publish

Collaborators

  • gustavoisensee