Skip to content

TOSIT-IO/tdp-website

Repository files navigation

TDP Website

Getting Started

Run the development server:

# Node.js install
curl -L https://bit.ly/n-install | bash
. ~/.bashrc
n latest
# Repository
git clone https://github.com/TOSIT-IO/tdp-website.git
cd tdp-website
# NPM
npm install
npm run dev

Open http://localhost:3000/en with your browser to see the result.

For a production build, run:

npm run build
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages