Skip to content

TheAnushervon/QuizCraft

Repository files navigation

QuizCraft

Platform for users uploading their quizzes, completing them and seeing statistics.

Developing:

Firstly, install dependencies:

npm install

Start a development server:

npm run dev

Building:

Run linter:

npm run lint

Use prettier to fix if linter found issues:

prettiew --write .

Create a production version of app:

npm run build

To preview:

npm run preview

About

Platform that enables users to take quizzes and view statistics on their performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors