Skip to content

MIS & website for schools built using Nuxt.js, Express.js & PostgreSQL.

Notifications You must be signed in to change notification settings

Ozair0/MIS-For-Schools

Repository files navigation

School MIS & Website

UPDATE!

Images Removed

All Images have been removed please add your own images

Run & Build Setup

# Create database & Change the database info in following path
$ config/db.js

# Create database tables using following sql file
$ config/DatabaseStruc.sql
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

MIS & website for schools built using Nuxt.js, Express.js & PostgreSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published