Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

28410629/ITRW324-Web_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ITRW324 Semester Project

Other repositories for project.

WeatherStation_Angular

This is the front-end for next semester project module.

Node.js details

> node -v
 v10.16.2

To install Node

  • Install node via respective OS guide on the internet, ensure the version number is the same.

Clone Web Application

git clone https://github.com/coenraadhuman/WeatherStation_Angular.git
cd ./WeatherStation_Angular/WeatherWebApplication
npm install

Serve Web Application for local testing

  • Please note that this will fail if you did not run "npm install" to restore the node modules.
  • Run the following command from within the WeatherWebApplication directory within the repository.
npm start

Build (Publish to Github Pages)

I, THE BADASS, will normally do this, but here are the steps:

Within the development directory of the repository:

ng build --prod --output-path docs --base-href "https://anchormenstations.tech/"
  1. Move all files within docs to gh-pages branch.
  2. Make a copy of index.html and rename it to 404.html

ngx-admin

The most popular admin dashboard based on Angular 8+, Bootstrap 4+ and Nebular with Eva Design System support. 
Free and Open Source for personal and commercial purposes. 
Never start from scratch again - integrate backend API bundles.

Eva Icon Set Names

Resolve Node.js Errors

https://stackoverflow.com/questions/47714946/angular-cli-installation-fails-at-step-fetchmetadata-sill-resolvewithnewmodule/47715378#47715378

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •