Skip to content

kortkamp/school-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Management System

Boostraped by

How to use

  1. Clone or download the repo from: https://github.com/kortkamp/school-management
  2. Create Favorite Icon images and put them into /public/img/favicon, the favicon.ico file should be paced into root of /public folder.

Available Scripts

In the project directory, you can run:

yarn start or yarn dev or npm start or npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn type or npm run type

Checks the code for errors and missing things

yarn format or npm run format

Formats the code according to ./prettierrc.js config

yarn test or npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build or npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Releases

No releases published

Packages

No packages published

Languages