/react-kathamo

Minimal setup for performance orientated, offline–first React.js applications.

Primary LanguageJavaScript

React Kathamo

Minimal setup for performance orientated, offline–first React.js applications.

Scripts

First install dependencies:

npm install

To start the development server:

npm start

To create a production build:

npm run build

Running

App will be running on http://localhost:3000.