- 입문자들을 위해 자바스크립트로 만 샘플 STL(Standard Template Library) 입니다.
- libs 폴더안에 각각의 STL들이 정의되어 있습니다.
- pages, components 폴더에서는 libs에 정의되어 있는 STL들을 사용하여 사용자에게 보여줍니다.
- you have to install nodejs to test this code or you can test this code at chrome
Node.js |
---|
12.16.2+ |
- npm install or yarn.
- npm start or yarn start.