react-start-new

1.0.0 • Public • Published

React Start

A template to start a project in react and redux. This template is in beta version, is not suitable for production - for that you may want to use create-react-app.

Include:

This project include external libraries.

  • React
  • Axios
  • Redux
  • React GA
  • Scss

Usage

This is a project template.

$ git clone https://github.com/MatheuSoto/react-start.git
$ cd react-start
$ npm install
$ npm run dev

What's Included

  • npm run dev: Webpack server with proper config for source maps & hot-reload.
  • npm run prod: build with HTML/CSS/JS minification.

For detailed explanation on how things work, consult the documentation.

Readme

Keywords

none

Package Sidebar

Install

npm i react-start-new

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

93.6 kB

Total Files

38

Last publish

Collaborators

  • matheu.soto