Skip to content

Nest+Typescript+TypeORM+React+Next SSR+Apollo GraphQL

Notifications You must be signed in to change notification settings

itxuye/blog-admin

Repository files navigation

Installation

$ npm install

Running the app

# development
$ npm run dev

# production mode
$ npm run start:prod