bmeltz / big-bond

A website for Big Bond - a small music festival in the texas desert
https://bigbond.us/home
2 stars 0 forks source link

BIG BOND

This is an angular webapp to share information about and sell wristbands for the big bond camping and music event. To see how this angular project was generated read more about the Angular CLI (version 10.1.2).

The site is published here: https://bigbond.us/home

Run in a development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. NOTE: the first time running ng serve you will need to run npm i first. You may need to install npm if you haven't already.

Code scaffolding

Run ng generate component <component-name> (or the shorthand ng g c <component-name> to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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.

Deploy

Use an FTP application like FileZilla to transfer files to the hosting service. This is a helpful guide on deploying angular webapps on the hosting service bluehost.

Further help

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