Skip to content

juanslingerURUIT/adonis_angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AdonisJS + Angular

Create a simple project to test AdonisJS + Angular.

Getting started

There are two folders:

  • yardstick (Named as AdonisJs getting started guide)
  • yardstick-client (Used Angular-Cli to generate web app)

After installing packages on backend end and front end, set up server and client separate.

  • To serve the server (on corresponding path)
adonis serve --dev
  • To serve the client (on corresponding path)
ng serve

About

Create a test repository to work and test using adonis and angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published