Craig Macomber (Microsoft)
91e6b34c0d
Update dependencies ( #302 )
...
* Link local host in readme
* Update package lock
* Regenerate lock file
* Remove "concurrently" dep and update others
* Regenerate lock file again
* npm dedup
* Fix formatting
2023-09-11 14:53:06 -07:00
Jason Hartman
8c1a914c27
Update dependencies for node 18 ( #301 )
...
* update dependencies
+ set jest-puppeteer to use new headless mode
+ replace obsolete puppeteer Page.waitFor with .waitForFunction
* update style
+ apply style changes from prettier config update
* configure test to wait on unique port
+ specify port for puppeteer to wait for
+ use a port unlikely to be used by regular client server
* Update min node version
Additionally in ADO pipeline:
+ explicitly use `ci` for `install`
+ invoke npm scripts without Npm task overhead after install
2023-09-11 13:33:34 -07:00
Joshua Smithrud
690765a542
docs: Add explicit note with URL for running the app ( #296 )
...
Since `npm start` does not launch the browser, this should hopefully help avoid some confusion for first-time users.
2023-07-31 13:41:28 -07:00
Joshua Smithrud
4333bbcd2a
build: Update minimum node.js version to 16 ( #292 )
2023-05-09 11:55:46 -07:00
Sonali Deshpande
bec000fdfb
Setup prettier ( #257 )
2022-10-17 16:55:41 -07:00
Kajari Ghosh
6ce22016dc
update README to minimum node version of 14 ( #218 )
2022-06-10 09:19:13 -07:00
Micah Godbolt
aeed4d604c
remove additional views and move all docs to website ( #163 )
...
* remove additional views and move all docs to website
* Update src/app.js
Co-authored-by: Tyler Butler <tyler@tylerbutler.com>
* Update src/app.js
Co-authored-by: Tyler Butler <tyler@tylerbutler.com>
Co-authored-by: Tyler Butler <tyler@tylerbutler.com>
2021-09-09 15:59:56 -07:00
Tyler Butler
101ba5bb60
Merge new-hello-world branch to main ( #135 )
2021-07-14 09:41:47 -07:00
Atique Ahmed Ziad
7221c6a407
adding note on dice representation on different browsers (microsoft/FluidFramework#4592) ( #59 )
...
Co-authored-by: Micah Godbolt <mgodbolt@microsoft.com>
2021-01-26 12:53:02 -08:00
Matt Aimonetti
5ef8475afe
Update README.md ( #18 )
...
use `npm install` to be consistent with the documentation page.
2020-09-01 16:33:06 -07:00
Skyler Jokiel
e5b0ae2a85
pull from npmjs ( #16 )
...
remove the npmrc file so we are pulling directly from npmjs!!!
2020-09-01 11:30:50 -07:00
Matt Rakow
04fafe3145
Update README for simplified start script ( #12 )
...
* Update README for simplified start script
* Add link to tutorial documentation
* Add instruction for build script
2020-08-26 12:00:29 -07:00
Matt Rakow
cf108b6f32
Update README ( #5 )
2020-08-21 15:16:52 -07:00
Skyler
ca3a42ee94
working independently
2020-08-18 17:33:54 -07:00
Skyler
eb23902be4
initial push. Stright copy paste.
...
probably doesn't work
2020-08-18 15:29:02 -07:00
Microsoft Open Source
a360b68514
Initial README.md commit
2020-08-18 15:16:34 -07:00