This is the official documentation for 4Site's ENgrid library.
To get started with this template, first install the npm dependencies:
npm install
Next, run the development server:
npm run dev
Finally, open http://localhost:3000 in your browser to view the website.
To deploy this site, first build the site:
npm run build
Then, push the site to GitHub. GitHub will automatically deploy the site to AWS Amplify.
Hosted at: https://engrid.4sitestudios.com
To learn more about the technologies used in this site, see the following resources:
- Algolia Autocomplete - the official Algolia Autocomplete documentation
- Tailwind CSS - the official Tailwind CSS documentation
- Next.js - the official Next.js documentation
- Headless UI - the official Headless UI documentation
- Markdoc - the official Markdoc documentation
- FlexSearch - the official FlexSearch documentation