Skip to content

🐢 REST API Documentation Platform, built on Angular 2 & Semantic UI

Notifications You must be signed in to change notification settings

lexmartinez/pepper-doc

Repository files navigation

pepper-doc

🐢 REST API Documentation Platform, built on Angular 2 & Semantic UI

Project Setup

pepper-doc is a typical nodeJS application (node 5+ & npm 3+) (with webpack module bundler) we assumed that you're familiarized with this technologies, otherwise there are useful link nodeJS

For OSX Users, we suggest install nodeJS through Homebrew

Use command npm i angular-cli@1.0.0-beta.10 -g to install Angular CLI

With nodeJS environment installed, use this commands to run pepper-doc

  git clone https://github.com/lexmartinez/pepper-doc.git
  cd pepper-doc
  npm install
  npm start

use 'ng build -w' to build the project and keep watching the files for changes

And voilà pepper-doc now should be running on http://localhost:3000/

based on DavideViolante/Angular2-Full-Stack MEAN Stack project

About

🐢 REST API Documentation Platform, built on Angular 2 & Semantic UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published