A simple beginner friendly guide to help you implement the stdlib library in your JavaScript projects.
- Clone the repository
git clone https://github.com/anxhukumar/stdlib-tutorial.git
- Navigate to the project directory
cd stdlib-webpage
3.Install dependencies
npm i
4.Start the development server
npm run dev
- Open your browser and navigate to
- TypeScript
- React
- Tailwind CSS
- Shiki for code examples
- Inspired by the official stdlib documentation