Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ joyce Public

A small, browser-based knowledge assistant for Nearform's web content.

License

Notifications You must be signed in to change notification settings

nearform/joyce

Repository files navigation

Joyce

A small, browser-based knowledge assistant for Nearform's web content.

Development

Docs:

  • Data: How to update data.

Run development server:

# Serve `public` as root (navigate to http://127.0.0.1:4300/)
$ npm run dev

# Serve `.` as root (navigate to http://127.0.0.1:4301/public)
$ npm run dev:root

License

Almost all of this project (the code) is licensed under the MIT License - see the LICENSE file for details.

Exception: The data files in public/data/ are proprietary and all rights reserved. See public/data/LICENSE for details.

About

A small, browser-based knowledge assistant for Nearform's web content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published