mirror of
/repos/Prototyper.git
synced 2025-12-30 06:31:32 +01:00
16 lines
274 B
Markdown
16 lines
274 B
Markdown
npm install
|
|
|
|
change the mongo url to your mongodb
|
|
|
|
npm start
|
|
|
|
http://localhost:8000/index.html
|
|
|
|
import index.html into db:
|
|
|
|
http://localhost:8000/importer/index.html
|
|
|
|
dogfood viewing of index.html from db:
|
|
|
|
http://localhost:8000/page/app/main.index.html
|