Skip to content

CodeQueenie/Play2Learn-with-New-Games-and-Implementation-of-Libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Revitalized the original Play2Learn project with the Anagram Hunt game as a Vue app, for part of my Full Stack Software Developer Course. This project aims to create an educational website as a coursework assignment.

I appreciate your time in exploring this project. Enjoy playing the math and anagram games!

Project Setup Instructions

Initial Setup

To set up the project dependencies, run:

npm install

For Development

To compile and enable hot-reloads during development, execute:

npm run serve

For Production

To compile and minify the project for production deployment, use:

npm run build

Testing

To run your project tests, enter:

npm run test

Linting

To lint and automatically fix files in the project, execute:

npm run lint

Again, thank you for your interest in the Play2Learn games project. Enjoy your coding and gameplay experience!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published