Skip to content

micksabox/cognactive

Repository files navigation

cognactive

Web application to track NAC protocol events.

  • regimen
  • myco die-off experiences

Local Development

Clone this repository and run

npm install
npm dev

Tech Stack

Project Structure

src
├── app.tsx     # App entry
├── assets      # Assets for images, favicon etc
├── components  # React components
├── hooks       # React hooks
├── i18n        # i18n files
├── lib         # Utils、tools、services
├── main.tsx    # File entry
├── pages       # One .tsx per page
├── router.tsx  # Routers
├── styles      # Less files
├── types       # Typescript types
└── vite-env.d.ts

TODO

License

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

Acknowledgments

About

Track NAC protocol activities, die-off symptoms and breakthroughs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published