0.3.0 • Published 5 years ago

@instea/cra-template-simple-ts v0.3.0

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
5 years ago

cra-template-simple-ts

This is the custom TypeScript template for Create React App that add node express server

npx create-react-app my-app --template @instea/simple-ts

# or locally
npx create-react-app my-app --template file:./instea-templates/cra-template-simple-ts

Description

This project implements simple (direct filesystem) sharing of code between server and client.

Features

  • Typescript + CRA
  • Typescript + Express
  • Docker
0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago