/TP_My_School_Manager_Frontend

TP_My_School_Manager_Frontend

Primary LanguageJavaScriptMIT LicenseMIT

Hello World

Installation

Use the package manager npm to install helloworld.

Use node v16 use :

nvm install 16
npm i

Usage

Start the application dev with :

npm run start

Created the dist with :

npm run dist

Analyse the coding rules with :

npm run lint