Skip to content

asimov-platform/asimov.sh

Repository files navigation

ASIMOV.sh

A website for the ASIMOV Platform built with Svelte and Tailwind CSS.

Development Setup

  1. Clone the repository.
git clone https://github.com/asimov-platform/asimov.sh.git
cd asimov.sh
  1. Install dependencies:
nvm use # Ensure you are using Node.js v22 (required for this project's ESM features and performance optimizations)

npm install
# or
pnpm install
  1. Start the development server:
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building for Production

To create a production version of the app:

npm run build

You can preview the production build with:

npm run preview

License

Copyright © 2025 ASIMOV Platform

About

A website for the ASIMOV Platform

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •