UNPKG

create-jd-app

Version:

Create modern type safed Solid web application within seconds

28 lines (17 loc) 417 B
This project was created using [Create JD App](https://github.com/OrJDev/create-jd-app) ## Start Dev Server ```bash pnpm dev ``` This will start a dev server on port `3000` and will watch for changes. ## Testing Production Build ### Build ```bash pnpm build ``` ### Start ```bash pnpm start ``` This will start a production server on port `3000`. [Sponsor Create JD App](https://github.com/sponsors/OrJDev)