# install dependencies
$ npm install
# serve together with hot reloading at port 3000
$ npm run dev
# or serve separately with hot reloading at port 3000 and 3001
$ npm run dev:server
$ npm run dev:client
# build for production and launch server
$ npm run build
$ npm run start
forked from Ashrafdev/nest-nuxt-integration
-
Notifications
You must be signed in to change notification settings - Fork 0
chex0v/nest-nuxt-integration
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example of Nest Nuxt integration
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 58.8%
- Vue 41.2%