/dreamland-tsx-app

Template for Dreamland.js (TSX)

Primary LanguageTypeScript

dreamlandjs tsx starter app

Create your next project using dreamland.js and TSX!

Preview

Cloning & Installing

In the future I might make a fancy CLI but I don't really know if I have time since exams are getting closer.

Clone the repository

git clone https://github.com/LolzTheDev/dreamland-tsx-app.git dl-app

Install dependancies

cd ./dl-app && npm i

Run the development server

npm run dev

or... Build for production

npm run build

Note: If you're building for production, edit src/app.tsx and replace "dreamland/dev" with "dreamland"

Resources

Other useful pages: