Skip to content

DeSoDog/Express-App-Starter-Pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# to get started make your server changes in index.ts, once completed you can compile your changes by calling "npx tsc ./src/index.ts"

# this will generate your node file.

# to run your server call node ./src/index.js and head over to localhost: 3000 in your browser or http client.

# you can also just call npm run start to generate the js files and start your server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published