Browse Source

Update 'README.md'

master
Nuno Martinho 5 years ago
parent
commit
0cdfec3bb7
1 changed files with 19 additions and 1 deletions
  1. +19
    -1
      README.md

+ 19
- 1
README.md View File

@ -1 +1,19 @@
# FIRST NETUNO APP
# FIRST NETUNO APP
** My first app with netuno! A scheduler/calendar app **
### Config:
👉 First you will need to install [Netuno](https://doc.netuno.org/docs/en/installation/)
#### 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`

Loading…
Cancel
Save