Skip to content

anxhukumar/stdlib-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Stdly - Your Guide to the Stdlib Library

A simple beginner friendly guide to help you implement the stdlib library in your JavaScript projects.

Running Locally

  1. Clone the repository
git clone https://github.com/anxhukumar/stdlib-tutorial.git
  1. Navigate to the project directory
cd stdlib-webpage

3.Install dependencies

npm i

4.Start the development server

npm run dev
  1. Open your browser and navigate to

http://localhost:5173/

Technologies Used

  • TypeScript
  • React
  • Tailwind CSS
  • Shiki for code examples

Acknowledgments

  • Inspired by the official stdlib documentation

About

A simple beginner-friendly tutorial on Stdlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published