Skip to content
/ rslang Public
forked from YuliaEnik/rslang

App for learning English words. Stack: Typescript, Sass

Notifications You must be signed in to change notification settings

mserykh/rslang

 
 

Repository files navigation

Empty project template

Empty project with configured webpack, typescript and es-lint

Easy to use:

  • Download project files
  • Go to project root directory
  • Run npm i

Pre-defined npm scripts:

  • npm run build -> build project to the dist folder. Es-lint will be running before build.
  • npm run dev -> run webpack dev server and open browser
  • npm run lint -> run es-lint

About

App for learning English words. Stack: Typescript, Sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.2%
  • SCSS 26.2%
  • HTML 10.5%
  • JavaScript 1.1%