guilhermedinardi / teste-front

Application made for a test of front end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

Como iniciar o projeto:

  • Para inicializar o server:
    $ npx json-server db.json server irá inicializar na porta localhost:3000

  • Na raiz do projeto digite o comando:
    $ npm install ou yarn install

  • Para rodar a aplicação, digite o seguinte comando na raiz do projeto:
    $ yarn start

-Importante rodar o projeto em uma porta diferente da localhost:3000

About

Application made for a test of front end


Languages

Language:JavaScript 48.3%Language:CSS 40.5%Language:HTML 11.2%