Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mindstar0209/react-typescript-webpack-starter

This is starter template
https://github.com/mindstar0209/react-typescript-webpack-starter

Last synced: 17 days ago
JSON representation

This is starter template

Awesome Lists containing this project

README

        

## Environment Kit

setup npm module 16 version

## Install dependencies

`npm install`
or
`yarn install`

## Run dev server

`npm run start`
or
`yarn start`

## Build

`npm build`
or
`yarn build`