Skip to content

3lywa/CSC_SANDBOX

Repository files navigation

CSC_SANDBOX

This project was generated with Angular CLI version 8.2.2.

Environment installation

Install NodeJS on your system. Make sure your system PATH variables are properly set up if on Windows OS. Open a terminal within the project directory with administrator priviledges. Run npm install, cd server and npm install waiting for completion at each command.

Development server

Open a terminal within the project directory and run npm start serve your frontend dev server. Open a separate terminal in the server folder found in the project directory and run npm start. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published