debashisbarman / react-kathamo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 88.6%Language:HTML 10.4%Language:CSS 1.1%