Skip to content

Alexandrshy/scheveningen

Repository files navigation

Scheveningen

A simple starter for creating a project using TypeScript and Sass. The project also configured ESLint with recommendations from Prettier, precommit hooks by Husky and control commit messages. You can disable any of these parts as you wish, or add something of your own

Beginning of work

git clone [email protected]:Alexandrshy/scheveningen.git
cd ./scheveningen
npm i

Start Development

npm run develop

Build Production Version

npm run build

Check TS

npm run types

Check formatting

npm run lint

Planned Improvements

  • Add template support
  • Add stylelint
  • Automatic update of version after merge of PR in the master

Contributing

At any time, I'll be happy to consider your suggestion for improvement 😊

About

A simple starter for your new great project 🏖️

Resources

License

Stars

Watchers

Forks

Packages

No packages published