https://github.com/kenote/nuxt-express-example
Nuxt.js with Express website example.
https://github.com/kenote/nuxt-express-example
express nuxtjs server-side-rendering typescript vue
Last synced: about 2 months ago
JSON representation
Nuxt.js with Express website example.
- Host: GitHub
- URL: https://github.com/kenote/nuxt-express-example
- Owner: kenote
- License: mit
- Created: 2020-03-05T04:03:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T11:52:07.000Z (about 5 years ago)
- Last Synced: 2025-01-20T12:33:33.164Z (4 months ago)
- Topics: express, nuxtjs, server-side-rendering, typescript, vue
- Language: Vue
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-express-example
Nuxt.js with Express website example.
## Usage
### devlop
```bash
$ npm run develop
```### build
```bash
$ npm run build
```## License
this repo is released under the [MIT License][licensed-url].
[licensed-image]: https://img.shields.io/badge/license-MIT-blue.svg
[licensed-url]: https://github.com/kenote/nuxt-express-example/blob/master/LICENSE