Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 440 Bytes

File metadata and controls

25 lines (16 loc) · 440 Bytes

Oops

This is the website front-end to for callstack/stacktrace handling in Tactility.

Development

Before you can build the project, make sure you:

  • Installed NodeJS
  • Run npm install

Continuous building with local web server:

npm run start

Building static files into dist/:

npm run build

License

GNU General Public License Version 3