Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 578 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 578 Bytes

AssignmentSubmittingPlatform-Frontend

This is a project for students to submit their assignments.

And this project is under development.

This project is designed with Frontend and Backend separation.

Click the following links to view the repositories of the Frontend and Backend.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev