A research laboratory homepage's template designed to be easily deployed with minimum knowledge of git, GitHub and HTML/CSS/JS/TS.
THIS PROJECT IS STILL IN DEVELOPMENT AND IS NOT COMPLETE YET.
This project is built mainly using the following key technologies:
- React: A JavaScript library for building user interfaces.
- Vite: A fast build tool and development server for modern web projects.
- Vike: A framework for building client-side and server-side rendered apps.
- Linaria: Zero-runtime CSS-in-JS library.
In addition, some other awesome projects play key roles in the template, including:
- Luxon: A library for working with dates and times.
- React Markdown: A React component to render Markdown.
- React Icons: Popular icons library for React.
- ESLint: A tool for identifying and fixing JavaScript code issues.
In addition, the example content of the Fictional Lab is generated with :
- Claude 3.5-Sonnet
- GPT-4o
- Flux 1.1 pro (for images)
TODO
TODO
npm run dev- access
localhost:3000
npm i(first time only)npm run build
npm run preview:python- access
localhost:4000
TODO
TODO
npm run publish