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

https://github.com/bhokloo/react-sass-typescript-webpack


https://github.com/bhokloo/react-sass-typescript-webpack

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Install dependencies
npm install

## Run dev server
npm run start

## Build
npm run build

## Test Build (production)
cd .\build\
npx serve