Collapsable HTML template to display course informations.
Add the styles.css CSS to your application.
Copy the HTML structure from template.html into your rich editor.
npm install
npm run sass
Modify the src/styles.sass file, then compile using the following commands :
npm run sassfor devnpm run sass:prodfor production
