Coder Social home page Coder Social logo

braziljs.org's Introduction

BrazilJS.org

Build Status Dependency Status DevDependencies Status

Cover

A non-profit foundation with a mission to move and unify JavaScript community in Brazil.

Maintainer: Diogo Moretti

Contributing

There are tons of ways to contribute to this project.

Submit an event to braziljs.org/eventos

This is a list of all brazilian front-end conferences that happened or will happen this year.

  1. Edit the JSON file in src/files/services/events.
  2. Provide a thumbnail (227x200) in src/files/services/events/media.
Submit a project to braziljs.org/projetos

TODO - Write instructions.

Dependencies

  1. Install Git, if you don't have it yet.
  2. Install NodeJS, if you don't have it yet.

Setup

Once you have all dependencies installed, you just need to:

  1. Open your terminal and clone the project.
$ git clone [email protected]:braziljs/foundation.git
  1. Then go to the project's folder.
$ cd foundation
  1. Initialize the submodules.
$ git submodule update --init
  1. And install local dependencies.
$ npm install

Usage

Execute the command below to generate the website into out directory:

$ npm run build

Generate and watch for any changes in http://localhost:9778:

$ npm run watch

Generate and deploy to gh-pages branch:

$ npm run deploy

License

MIT License © BrazilJS Foundation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.