Skip to content

nbuzzi/blog-example

Repository files navigation

🔥 Blog

Technologies

  • NodeJS
  • AngularJS
  • Quill Editor (WYSIWYG)
  • TypeScript
  • JQuery
  • Bootstrap 4

Clone the repo and then follow the next steps:

❗ If you want to run in dev mode

  1. Run npm install
  2. Run npm run start:dev

❗ If you want to compile it

  1. Run npm install
  2. Run npm run build
  3. Run npm start

❗ Running unit tests

  1. Run npm run start:dev
  2. Run npm run test

About

Blog example in NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published