Skip to content

AntaresSimulatorTeam/antares-datamanager-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antares-datamanager-front

Project setup

git clone https://github.com/AntaresSimulatorTeam/antares-datamanager-front.git
cd antares-datamanager-front
npm install

Compiles and hot-reloads for development

npm run dev

Development

Coding conventions

  • Components: PascalCase
  • Variables: camelCase
  • Functions: camelCase
  • folder: lowercase
  • CSS classes: kebab-case

Git

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.

License

Mozilla Public License Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published