1.0.21 • Published 9 years ago
spin-react v1.0.21
Spin React
Getting started
npm install -g spin-reactCommands
spin-react init project name
- Creates the directory structure and installs all of the dependencies.
Use npm start to start up the webpack-dev-server.
* Side note, the installation of all of the dependencies is much
faster if you have Yarn.
- public
- bundle.js
- index.html
- src
- index.jsx
- package.json
- webpack.config.js
- .gitignorespin-react class name
- creates a .jsx file in your current directory with the same name as the component
supplied by [name]. Boilerplate code provided within the file. spin-react stateless name
Same as class but a stateless component as opposed to a class component 1.0.21
9 years ago
1.0.20
9 years ago
1.0.19
9 years ago
1.0.18
9 years ago
1.0.17
9 years ago
1.0.16
9 years ago
1.0.15
10 years ago
1.0.14
10 years ago
1.0.13
10 years ago
1.0.12
10 years ago
1.0.11
10 years ago
1.0.10
10 years ago
1.0.9
10 years ago
1.0.8
10 years ago
1.0.7
10 years ago
1.0.6
10 years ago
1.0.5
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago