Single Page Application with NuxtJS + VueJS + NodeJS for learn typing
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. > See deployment for notes on how to deploy the project on a live system.
A step by step series of examples that tell you how to get a development env running
# install dependencies
$ npm install # Or yarn
# serve with hot reload at localhost:3000
$ npm run dev # Or yarn run dev
# build for production and launch server
$ npm start
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Thaycacac - Initial work - Thaycacac
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details