-
Clone the repo
git clone https://github.com/Wonderland-DAO/wonderland-frontend.git
-
Install NPM packages
yarn install
-
Run the frontend
yarn start
The site is now running at
http://localhost:3000
!
Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
-
Fork the Project
-
Create your Branch
git checkout -b AmazingFeature
-
Commit your Changes
git commit -m "Add some amazing feature"
-
Push to the Branch
git push origin AmazingFeature
-
Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.