Skip to content

fedeiglesias/altran

Repository files navigation

Brastlewark


INSTALL

RUN & FUN
For developement
For production
  • npm run build
  • npm run start
  • Enter with browser to http://localhost:3070 (you can change this in package.json)
For testing
  • npm run test:watch

Libs used
  • NextJS: minimalistic framework for server-rendered React Apps.
  • React: library for building user interfaces.
  • Redux: predictable state container for JavaScript Apps.
  • Material-ui: React components that implement Google's Material Design.
  • Lodash: utility library delivering modularity, performance, & extras.
  • Jest: Zero configuration testing platform
  • Enzyme: javaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.

Releases

No releases published

Packages

No packages published