Skip to content

ye-fujin/nest-js-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NestJS Angular starter kit

Description

NestJS server + Angular client = 😍

Installation

  1. run npm run install to install all client & server dependencies
  2. create a server/.env file with API_PREFIX=/api to store environment variables for your server
  3. run npm run start:client to build the client in a watch mode
  4. run npm run start:server to serve the app
  5. navigate to http://localhost:4201

API host

http://localhost:3000/api

About

NestJS server + Angular client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors