You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
ミズキ 502bb7e455
chore: yes. stuff.
3 months ago
.yarn/releases chore: init dir 3 months ago
src feat: basically everything 3 months ago
.editorconfig chore: init dir 3 months ago
.gitignore chore: wtf i thought i had this in 3 months ago
.postcssrc chore: init dir 3 months ago
.yarnrc.yml chore: init dir 3 months ago
LICENSE docs: license, fix heading and add directions 3 months ago
README.md docs: license, fix heading and add directions 3 months ago
package.json chore: yes. stuff. 3 months ago
tailwind.config.js feat: basic theme and project config 3 months ago
yarn.lock chore: yes. stuff. 3 months ago

README.md

mail-landing

This is a simple landing page built with tailwindcss and daisyUI

Building

This project uses yarn and yarn only. everything else including npm is not supported.

You will need to install packages first. Run yarn install or simply yarn.

To build the project, running yarn build is enough. Built files are in ./dist.

To start the dev server, run yarn dev or yarn start.

License

This project is licensed under the WTFPL.