Introduction This is a static website using Angular 8. Get Started Clone the repo git clone [email protected]:lamkhai/websparks.sg.git cd websparks-sg Install npm packages Install the npm packages described in the package.json and verify that it works: npm install npm start Build and Test ng serve --open