Node + TypeScript
Frontend Boilerplates
Overview
This repository is a group of boilerplates including some good practises and tips that you can follow in your projects. There are different technologies separated by branches but with similar structures to write scalable applications. Some of them include JavaScript, TypeScript, Vue or React. Click on the logos to navigate through them.
Node and TypeScript - Boilerplate Features
Most relevant technologies used in the Boilerplate:
- Express: The Node Framework.
- TypeScript: All the code uses TypeScript.
- SASS: Scss structure with good practises.
- Linting: Linting for JavaScript and SASS.
- BEM (Non strict) + BEMIT: Some conventions for CSS classes.
π Setup and scripts
Before start download or clone the boilerplate. Install all the dependencies.
$ npm install
Run the project for local development.
$ npm start
Build the project for a production environment.
$ npm run build
π© Contributors
This project is possible thanks to the contributors.
Quique Fdez Guerra π¦ π» π§ | Sabrina Pertusatti π» | VΓctor GΓ‘mez π» | Alex Kryzhanovskyy π» | Juan Carlos π» |