/TEDxCUI

Reviving the Thought Process

Primary LanguageJavaScript

Getting Started

First, install dependencies:

npm install
# or
yarn

Then run the development server:

npm run dev
# or
yarn dev