This project was bootstrapped with Create React App.
javascript-STL-Web
STL::ANYONE?
- STL(Standard Template Library) for javascript and simple frontend
Dependency
- d2-klc/js-stl has the dependencies for the following libraries:
| Node.js | Npm | Webpack | Babel |
|---|---|---|---|
| 8.11.3+ (except 10.x) | 6.4.0+ | 4.27.1+ | 7.0.0+ |
Environment Settings and Execution steps
- Just for test
in bash Environment
- npm install(npm i)
- npm start
- see the page and console(f12 in chrome)
in cmd Environment
- npm install(npm i)
- npm start
- click public folder
- see the page and console(f12 in chrome)
License
STL::anyone?/Standart-Library-Maker is licensed under the MIT license.