AIScript websitehttps://aiscript.devSetupInstall the dependencies:npm installGet startedStart the dev server:npm run devBuild the website for production:npm run buildPreview the production build locally:npm run preview