This is a simple typescript application template, you can build your awesome application basing on this template or juse for learning or for fun.
npm i -g @semo/cli
# For short, just use -T or --template=application
semo create YOUR_AWESOME_PROJECT_NAME --template=application
yarn dev: launch the dev serveryarn dev:debug: launch the dev server which support debug, pressF5in VSCode- The code template includes basic Semo integration,.
After downloading the typescript backend project template, you can try any lib in typescript environment.
MIT