This is the website for the WMU sunseeker solar car team
You must download node.js
It is recomended that you install xampp for testing
After cloning this repo run npm install in the directory
To start a test server run npm start and open localhost:4200 in a browser
Images are stored in the assets/_images folder
When done making changes run the npm run build
The built file will be generated in the dist folder
The contents of the dist file are the only thing that gets loaded to the server
To test the built dist folder copy it in the htdocs file of xampp and open localhost/dist