/tlp-frontend

tlp-landing

Primary LanguageTypeScript

TLP - landing frontend

Typescript-nextjs-redux-material-ui

This using typescript, next.js, redux, material-ui, and is corresponding to the server side rendering.

By VSCode and prettier and TSLint, realtime code format and realtime sentence structure check and rearranging of unused import are carried out in real time.

Features

Requirement

Install Google Chrome addon

Recommended VSCode addons

Usage

Download and install

npm i

Start local

npm run dev

Build and start production express server

npm run build
npm start

For google appengine

[Optional] appengine deploy Settings

vi ./deploy-appengine.sh

Deploy appengine

./deploy-appengine.sh