-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Alex O edited this page Sep 3, 2022
·
2 revisions
Run git clone https://github.com/asertym/Tails-Express.git in the terminal (make sure you're located in the desired location.
Run npm install in the terminal.
Open package.json and fill it with correct data (name, description, repository, version, and author).
npm run watch
Upon running the above command, your default web browser should open and navigate to http://localhost:3000/.