Skip to content

synentra/website

Repository files navigation

website

Official website, documentation, blog, and community hub for Synentra.

Project Structure

  • .docusaurus/: Contains Docusaurus configuration files and plugins.
  • blog/: Blog posts for the website.
  • docs/: Documentation files for Synentra.
  • src/: Source code for the website.
  • static/: Static assets like images and files.
  • build/: Generated build files for deployment.
  • package.json: Project dependencies and scripts.
  • README.md: Project overview and instructions.

Getting Started

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm start
  3. Build the project:

    npm run build
  4. Serve the build locally:

    npm run serve

License

This project is licensed under the terms of the LICENSE file.

About

Official website, documentation, blog, and community hub for Synentra.

Resources

License

Contributing

Stars

1 star

Watchers

0 watching

Forks

Contributors