Table of Contents
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/fdnd-agency/atlas4045.git
- Install NPM packages
npm install
- Change git remote url to avoid accidental pushes to base project
git remote set-url origin github_username/repo_name git remote -v # confirm the changes
- Run local dev server
npm run dev
Want to contribute as someone outside of the FDND organisation? Follow these steps:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
When contributing, make sure to follow the FDND Conventions »
Distributed under the MIT License. See LICENSE.md
for more information.
- Anna-Kyra Strik · Developer · Github »
- Robin van der Heijden · Developer · Github »
- Sarah Bouziane Bouziane · Designer · Github »
- Cassidy Starke · Designer · Github »