1.0.4 • Published 7 years ago

altiore-react v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.5.5

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.1.0

7 years ago

1.0.0

7 years ago