An open API service indexing awesome lists of open source software.

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.

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