Skip to content

schemamap/website

Repository files navigation

schemamap.io website

Setup

  1. https://devenv.sh/getting-started/#installation
  2. direnv allow
  3. devenv up

Check devenv info for any extra functionality/scripts

Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn install Installs dependencies
yarn dev Starts local dev server at localhost:3000
yarn build Build your production site to ./dist/

License

The original Saas UI landing page template is licensed under the MIT license.