Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
/ nest-pug-mvp Public archive

A Minimum Viable Project showing how to use Nest with Pug and extending templates

Notifications You must be signed in to change notification settings

jmcdo29/nest-pug-mvp

Repository files navigation

#Nest Pug

Description

A minimum viable working server using Pug as a templating engine to render pages to the user.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

About

A Minimum Viable Project showing how to use Nest with Pug and extending templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published