Skip to content

santiment/santiment.net

Repository files navigation

Base santiment.net landing page

This is the source for Base Landing Page.

Prerequisites

  • Node v12

Running locally

If you have npm you can run the app simply:

npm install
npm start

This is going to run the app on port 8000, so localhost:8000 should be accessible.