mirror of
https://github.com/taniarascia/takenote.git
synced 2026-05-26 13:51:16 +00:00
Feature: Auto reload after injecting seed (#103)
* Add line to reload page automatically after injecting seed * Remove instruction to reload page after injecting seed
This commit is contained in:
committed by
Tania Rascia
parent
f20ea5fc82
commit
e5f2deb391
@@ -38,7 +38,7 @@ docker run -p 80:80 takenote
|
||||
|
||||
### Seed data
|
||||
|
||||
To seed the app with some test data, paste the contents of `seed.js` into your browser console and refresh.
|
||||
To seed the app with some test data, paste the contents of `seed.js` into your browser console.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user