Update README.md
This commit is contained in:
parent
e01ee903f4
commit
d7f4e4f5d3
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
# gloss
|
# gloss
|
||||||
application for keeping one or more dictionaries (to lookup words)
|
application for keeping one or more dictionaries (to lookup words)
|
||||||
|
* cd src/fileserver/public
|
||||||
|
* npm install
|
||||||
* cd src/fileserver
|
* cd src/fileserver
|
||||||
|
* go get
|
||||||
* go run main.go
|
* go run main.go
|
||||||
* browse to http://localhost:8080
|
* browse to http://localhost:8080
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue