Skip to content
/ stoop Public

A small component library for quickly spinning up a pretty Next.js project. (WIP)

License

Notifications You must be signed in to change notification settings

dolmios/stoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

A small component library for quickly spinning up a pretty Next.js project.

Stoop Kid Steps Off

Install

pnpm install

Usage

Open http:https://localhost:420 in the browser. If there are linting issues, the development server won’t start.

pnpm dev

Before you deploy, lint your code and format it. Then run the build.

pnpm tidy
pnpm build

Contributing

Feel free to get in touch with feedback, advice or suggestions. See Conventional Commits for new contributors.

Acknowledgments

License

MIT © Jackson Dolman

About

A small component library for quickly spinning up a pretty Next.js project. (WIP)

Resources

License

Stars

Watchers

Forks