Skip to content

🚧To translate political language for people's language

License

Notifications You must be signed in to change notification settings

guilherme64/political-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Political Translator

license GitHub contributors

This project uses Pug, Stylus and Webpack.

Getting Started

# Clone this repository
$ git clone git@github.com:LFeh/political-translator.git
$ cd political-translator

# install dependencies
$ npm i

# Run the project
$ npm start

With the commands above, you have everything to start.

Post CSS libs

For grid system uses Autoprefixer to make easy use browser prefixes, Lost with some help from, Rucksack for animations, reset and a lot of great mixins, Rupture for responsive utilities. And Font Magician to get the webfonts.

Code Standards

This project uses my own Coding Style as code reference.

To help you, this project has a npm run fix command to fix all eslint errors.

Tasks

  • npm start: run all tasks and initialize watch for changes and a server
  • npm build: run all production tasks create a dist folder to deploy
  • npm lint: lint javascript and css
  • npm run fix: command to fix all eslint errors
  • npm run build: run all tasks to build

License

MIT License © Felipe Fialho

About

🚧To translate political language for people's language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published