Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 308 Bytes

This boilerplate created with DenoJS and Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

deno run -A server.ts

Deploy server using deno