A SPA platform for managing training and courses made with Svelte.
Explore the docs »
Report Bug
·
Request Feature
Figma Mockup: learning-platform
To get a local copy up and running follow these simple steps.
git clone https://github.com/xandao-dev/learning-platform.git
cd learning-platform
npm install # or yarn install
npm run dev # or yarn dev
npm run build # or yarn build
npm run preview # or yarn preview
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE for more information.
Free software =)
Alexandre Calil - Linkedin - [email protected]
Project Link: https://github.com/xandao-dev/learning-platform