Skip to content

sandim27/ReduxApp

Repository files navigation

Getting Started

To get you started you can simply clone Riona-Free-Website-Template repository and install the dependencies:

Prerequisites

You need git to clone ReduxApp repository. You can get git from http://git-scm.com/.

We also use a number of node.js tools to initialize ReduxApp. You must have node.js and its package manager (npm) installed. You can get them from http://nodejs.org/.

Clone ReduxApp

Clone the Riona repository using git:

git clone https://github.com/sandim27/ReduxApp.git
cd ReduxApp

Install Dependencies

To install local dependencies we can simply do:

npm install

To run environment for development:

npm run start

To build environment for prodaction:

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published