Skip to content

It is only a proof of concept, working with Mean Stack and building a CRUD for a treeview

License

Notifications You must be signed in to change notification settings

maustand/clodify-Adventures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clodify-Adventures

-- It is only a proof of concept, working with Mean Stack and building a CRUD for a treeview

Install

$ cd client/
$ npm install
$ cd server/
$ npm install

Run

-- Open terminal taps on client and server folder.
-- On server folder, run  nodejs server with "npm run dev".
-- On client folder, run  nodejs server with "ng serve" .

Notes

-- client app will run on http://localhost:4200/

About

It is only a proof of concept, working with Mean Stack and building a CRUD for a treeview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published