This project is a static website mocking up the contact page of weaveability.
To obtain a copy of this project you will need to follow the instructions below:
-Clone the project
-Install the Dependencies
and then carry out the following command:
npm run dev
and then go to localhost:9080 to view the project
Ensure node is installed on your machine
For compatability issues please note that this project used node version 7.5.0
Ensure that npm is installed on your machine
- Node - Javascript runtime
- NPM - Dependency Management
- Webpack - Module bundler
- React - Javascript library for user-interfaces
- And others.
- Richard Thompson - Initial work - Richard Thompson