git clone https://github.com/AntaresSimulatorTeam/antares-datamanager-front.git
cd antares-datamanager-front
npm install
npm run dev
- Components: PascalCase
- Variables: camelCase
- Functions: camelCase
- folder: lowercase
- CSS classes: kebab-case
Branch name: <type>/<description>
where type is one of the following: feature | fix | test
Commit message: <type>[optional scope]: <description>
see https://www.conventionalcommits.org/en/v1.0.0/ for more information.
Mozilla Public License Version 2.0