Skip to content

aufalmarom/tkpd-ta-web-vitals

 
 

Repository files navigation

Ejected React App

React App

A customized SSR boilerplate in inspired from CRA structure.

Setup

yarn setup

Scripts

yarn <script> Description
setup To setup the initial app dependencies & env
dev:client To start develop the app client, integrated with hot reload.
dev:server To start develop the SSR, integrated with hot reload.
build To build and minify the app. App will use prod API.
build:static Build client side only for static deployment purpose.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.3%
  • CSS 0.4%