afc.bo.frontend

0.0.0 • Public • Published

AFC bo - Front End

What is?

It is the system responsible for...

Development

Generally speaking, when we add code to our application, it stays reflected in localhost:3000 after running the start script inside package.json

Dependencies installation:

$ npm install

Install SubModules

To install the submodules(logger folder) we must run git submodule init and then git submodule update --recursive --remote at the root of the project

Build

To load the application, we npm run start and access it through the localhost:8080.

Running

$ npm run start

Config

Describe configuration options here.

Major Release History

  • 1.0.0
    • Basic funcionality

Meta

Private repository. Do not share this code.

Contributing

  1. Create an issue on this repository.
  2. Create your feature branch with the issue's ID and a brief description (git checkout -b 1_add_foobar)
  3. Commit your changes (git commit -am 'Added foobar')
  4. Push to the branch (git push origin 1_add_foobar)
  5. Create a new Pull Request targeting the development branch.
  6. Assign someone to do a code review.

/afc.bo.frontend/

    Package Sidebar

    Install

    npm i afc.bo.frontend

    Weekly Downloads

    1

    Version

    0.0.0

    License

    ISC

    Unpacked Size

    411 kB

    Total Files

    155

    Last publish

    Collaborators

    • msi.team