Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

ibolmo/openshift-express-example

Repository files navigation

OpenShift + Express4 Example

This project utilizes most tools/examples talked about in the codergv.org/boot program.

Students are encouraged to go through the classroom slides to get their projects to the same starting point as this repository. If in need of a new starting point, however, you can use this project by:

git clone https://github.com/ibolmo/openshift-express-example.git your-project-name
cd your-project-name
npm install

cp .env.example .env
atom .env && \

# start the server
gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published