/IBMScholars

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Welcome to Epic Education

Checkout our demo at http://epicedu-demo.mybluemix.net.

IBM Cloud

IBM Cloud platform Apache 2

Setting up:

npm install and npm run install-server

Install dependencies of frontend and backend

Available Scripts to start the project

In the project directory, you can run:

npm start

Runs the frontend in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run server

Runs the server in the development mode.
Open http://localhost:3001 to view it in the browser.

npm run deploy-frontend

Deploy frontend to its own environment on the IBM Cloud Foundry.

npm run deploy-server

Deploy server to its own environment on the IBM Cloud Foundry.