/app-scaffold

Frontend scaffold to quickly spin up landing pages and apps for our projects.

Primary LanguageTypeScriptMIT LicenseMIT

Frontend Scaffold for Poet and TAP

This is a frontend scaffold for Poet and TAP. It helps us quickly setup new landings pages and frontends for our projects.

Features

Development

Clone this template using shallow depth. Then install dependencies

yarn install

Then run the development server

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can also build and run the production server, which will generate next sitemap as well as run all checks.

yarn build
yarn start

Screenshots

Main page Elements page

Contributing

See CONTRIBUTING.md for details on how to contribute to this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.