A simple and minimalist TypeScript boilerplate with a starting /server and /web apps.
npm installon the root directory;- Then
npm installon the./serverand./webdirectories; - Finally to run them both:
npm run localon the root directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple and minimalist TypeScript boilerplate with a starting /server and /web apps.
npm install on the root directory;npm install on the ./server and ./web directories;npm run local on the root directory.