# FIRST APP W/ NETUNO **My first app with netuno! A scheduler/calendar app** ### Installation Guide: 👉 First you will need to install [Netuno](https://doc.netuno.org/docs/en/installation/) #### then, clone: 👉 Go to Netuno apps folder: `:~$ cd netuno/apps` 👉 Clone app repo: `:~/netuno/apps$ git clone https://git.academy.netuno.org/nunomartinho9/myapp.git` 👉 Go back to Netuno root: `:~/netuno/apps$ cd ..` 👉 Start Netuno server: `:~/netuno$ ./netuno server app=myapp` #### 🚀**All Done!**