Skip to content

ditkachuk/test-ngcms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS Test Webapp

Front page for CMS Test.

How to start

Get gulp and bower dependencies

  • npm install

Develop

  • npm run dev

or

  • npm install -g gulp
  • gulp dev

Default port is http://localhost:9003/

Build

  • npm run build / npm start

or

  • npm install -g gulp
  • gulp build (npm run build) - create new release in build directory
  • gulp build:server (npm start) - create server with build directory

Deploy

https://testngcms.herokuapp.com/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published