Browse Source

Update 'README.md'

master
Nuno Martinho 5 years ago
parent
commit
3389200fd4
1 changed files with 7 additions and 5 deletions
  1. +7
    -5
      README.md

+ 7
- 5
README.md View File

@ -1,11 +1,11 @@
# FIRST NETUNO APP
** My first app with netuno! A scheduler/calendar app **
**My first app with netuno! A scheduler/calendar app**
### Config:
### Installation Guide:
👉 First you will need to install [Netuno](https://doc.netuno.org/docs/en/installation/)
#### Clone:
#### then, clone:
👉 Go to Netuno apps folder:
`:~$ cd netuno/apps`
@ -15,5 +15,7 @@
👉 Go back to Netuno root:
`:~/netuno/apps$ cd ..`
Start Netuno server:
`:~/netuno$ ./netuno server app=myapp`
👉 Start Netuno server:
`:~/netuno$ ./netuno server app=myapp`
#### 🎉**All Done!**

Loading…
Cancel
Save