1.0.4 • Published 8 years ago

altiore-react v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

altiore-react

  1. add to package.json
  "devDependencies": {
    "altiore-react": "^0.2.0"
  },

...

  "scripts": {
    "start": "altiore-react start",
    "build": "altiore-react build"
  },
  1. Necessary folder structure:
+-- app
|   +-- components
|   +-- helpers
|   +-- pages
|   +-- store
|   +-- styles
|   +-- index.js
+-- static
|   +-- index.html
+-- package.json
  1. available commands:
  • npm start
  • npm run build
1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

0.5.5

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.1.0

8 years ago

1.0.0

8 years ago