An open API service indexing awesome lists of open source software.

https://github.com/sunithvs/carenest-frontend


https://github.com/sunithvs/carenest-frontend

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Download the starter kit

npx degit https://github.com/gopinav/React-TypeScript-Webpack-Starter my-app

## Install dependencies

cd my-app &&
yarn

## Run dev server

yarn start

## Build

yarn build