osnova-react-environment

0.26.0 • Public • Published

#OSNOVA-REACT-ENVIRONMENT

##bI? Modern ready-to-use environment for quick start of a new react application development.

##Features

  • Building either a client and a server with transparently configured Webpack
  • Linting on the build stage that enforces best code writing practices
  • Extendable and configurable osnova based server
  • Server side rendering with Webpack-React-Redux stack

##Components

##Install

###Via git:

git clone git@github.com:Noviel/osnova-react-environment.git <your-application-name>

###Or download:

https://github.com/Noviel/osnova-react-environment/archive/master.zip

##Prepare

  • Go to <your-application-name> root directory.
  • Delete .git directory.
  • Set in package.json information about your application.
  • npm install or yarn install for dependencies.

##Launching

npm run build
npm run start

##Structure

Coming soon...

##Scripts

Coming soon...

##Testing

Coming soon...

Package Sidebar

Install

npm i osnova-react-environment

Weekly Downloads

26

Version

0.26.0

License

MIT

Last publish

Collaborators

  • sonsnov