/Almost_Famous_CMS

This is the CMS for the Almost_Famous website

Primary LanguageJavaScript

Building a CMS for the Almost_Famous website

This is a CMS linked to a Node API

Requirements

  • Node, npm, gulp, and bower

Installation

  • Clone the repo: git@github.com:kishanbhakta/Almost_Famous_CMS.git
  • Install dependencies: npm install
  • Run bower gulp to compile files in proper folders
  • Run gulp watch
  • localhost:8000

Testing the API

Test your API using Postman