8000 GitHub - yusukeoshiro/cc-demo-creator-front
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yusukeoshiro/cc-demo-creator-front

Repository files navigation

CC Demo Creator Front End Application

last updated: 2018-08-24
Heroku App: https://cc-demo-creator-front.herokuapp.com/

Site Initialize Demo Video
Catalog Load Demo

Catalog Load Demo Video
Catalog Load Demo

This project was generated with Angular CLI version 1.7.3.

Runnning Locally

Run node server.js to run server.

On a different terminal run ng build --watch to enable auto build on file edit.

While the server is running navigate to http://localhost:8080/ to view the app locally.

Environment Variables

When running the server on localhost, set the environment variable with .env located directly on the project root.

SERVER_URL should be set to wherever your backend server is.

$ cat .env

SERVER_URL=http://localhost:3000

Back End

Back end server should be spun up seperately. Refer to this separate repository

https://github.com/yusukeoshiro/cc-demo-creator-back

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0