README
Application created by ThinkJS
Install dependencies
npm install
Start server
npm start
Deploy with pm2
Use pm2 to deploy app on production enviroment.
pm2 startOrReload pm2.json
application created by thinkjs
<script type="module">
import dongjiaNpm from 'https://cdn.skypack.dev/dongjia-npm';
</script>
Application created by ThinkJS
npm install
npm start
Use pm2 to deploy app on production enviroment.
pm2 startOrReload pm2.json