Overview
This repo is not intended to be git cloned
.
This repo is used by dx create
when starting new projects. So by running dx create
you are effectively running this code.
Development
- Install npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
- Install the tailwind css cli: https://tailwindcss.com/docs/installation
- Run the following command in the root of the project to start the tailwind CSS compiler:
Run the following command in the root of the project to start the Dioxus dev server:
- Open the browser to http://localhost:8080