manifold/web
2021-12-02 17:22:03 -06:00
..
components Use Major Mono for the header font 2021-12-02 17:22:03 -06:00
pages Use Major Mono for the header font 2021-12-02 17:22:03 -06:00
public Transparent favicon 2021-12-02 16:44:03 -06:00
styles Add tailwind. Add stripped down hero component. 2021-12-01 13:58:35 -06:00
.gitignore Build as a static site 2021-12-01 18:35:08 -06:00
next-env.d.ts Create Nextjs template app under web directory. 2021-11-30 22:20:13 -06:00
next.config.js Create Nextjs template app under web directory. 2021-11-30 22:20:13 -06:00
package-lock.json Add convertkit form to collect emails. 2021-12-02 12:38:54 -06:00
package.json Add convertkit form to collect emails. 2021-12-02 12:38:54 -06:00
postcss.config.js Add tailwind. Add stripped down hero component. 2021-12-01 13:58:35 -06:00
README.md Add web/ getting started instructions 2021-12-02 15:44:08 -06:00
tailwind.config.js Use Major Mono for the header font 2021-12-02 17:22:03 -06:00
tsconfig.json Create Nextjs template app under web directory. 2021-11-30 22:20:13 -06:00

Mantic Markets web

Getting Started

  1. Run npm install
  2. Run npm run dev
  3. Your site will be available on http://localhost:3000