Skip to content

Covid-Analytics-India/electron-cai-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime COVID-19 Analytics!

Setup

npm i && npm start

Configure backend server

Edit .env file to change backend server and do npm start.

Linting

ESLint

To identify problematic pattern in JavaScript code

npm run eslint

To fix problematic pattern in JavaScript code

npm run eslint:fix

Prettier

code formatter

npm run format

Sass-lint

To auto fix scss/css

npm run scsslint

Test cases

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published