Giter Site home page Giter Site logo

fakturuj_to_frontend's Introduction

Fakturuj.to (frontend) - Products

Description

This project was created as a test task in recruiting processes at Fakturuj.to. The goal of this project is - to create a simple web application for creating products.

This application should be able to:


Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine
  • npm package manager
  • running backend application fakturuj_to_backend

How to Run the Project

Before running the project, you need to install the necessary dependencies.

npm install

Running in Development Mode

To run the project in development mode with live reloading, you can use the dev script:

npm run dev

Building the Project

To transpile the TypeScript code to JavaScript, you can use the build script:

npm run build

Preview Mode

After building the project, you can run preview script for previewing the pre-production build:

npm run preview

Attention: You can preview the pre-production build locally of you have pre-production environment in your local machine. You need to create .env.production.local file from .env.development

Running Tests

To run tests, you can use the test script:

npm run test

fakturuj_to_frontend's People

Contributors

ruslan-horyn avatar

Watchers

 avatar

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.