Real-Dev-Squad / website-my

My profile section of the app
https://my.realdevsquad.com
MIT License
6 stars 91 forks source link
beginner-friendly ember hacktoberfest

website-my

A personal dashboard website where you can do profile related stuff!

Prerequisites

You will need the following things properly installed on your computer.

Installation

We are moving to yarn, to ensure that we use yarn , we are moving ahead with Volta To install Volta, please follow the process

Please refer CONTRIBUTING.md for the setup and contributing guidelines.

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Available run commands

Linting

Note: For solving CORS errors while making API calls during development, please make sure to follow step 1 from this documentation . This project has taken care of step 2 in itself.

Building

Further Reading / Useful Links