A little Vue app
Tools used
Vue ⚡
- 💡 Approachable
- 📦 Versatile
- 🔑 Performant
- 💡 for styles
Clone the project
git clone https://github.com/Paracells/Potato.git
Go to the project directory
cd Potato
Install dependencies
npm install
Start the server
npm run dev