Giter Club home page Giter Club logo

stetefoto's Introduction

gef-create-app

Startup

Recommended versions of Node, NPM and yarn

Note that YARN version manager has to be installed

$ node -v ; npm -v ; yarn -v
v12.18.3
6.14.6
1.22.10

yarn start to start a local dev mock server at localhost:3335, and webpack dev server at localhost:3330.

yarn test run the tests with Jest and Enzyme.

yarn test:watch run the tests with Jest and Enzyme in watch mode.

ci:build CI script to build application using configuration file defined in /scripts/webpack-prod.config.js

ci:createPackageToDeploy appName AT CI script to archive final build into appName_static.war package with configuration for AT environment.

Izmena file-ova da bi prosao build

folder steteFoto\node_modules@gef-ui\gef-scripts\webpack izmeniti file devTemplate.ejs. dodati meta tag

folder steteFoto\node_modules\bootstrap\dist\css rename fajla u bootstrap.min.scss

rename file-a steteFoto\node_modules\react-toastify\dist\ReactToastify.scss

/node_modules/react-images-upload/index.css rename u .scss

i file-u /node_modules/react-images-upload/compiled.js rename gde ima index.css u .scss (require('./index.scss');)

slika GENERALI koja se prikazuje pri ucitavanju Modalnog prozora kopira se u folder steteFoto\node_modules@gef-ui\components\assets\images a ime slike je 'generaliceskapojistovna-secondary-logo.svg'

Project structure

For complete guideline how GEF application should be structured have a look at our confluence

FE Architecture overview

Tests

The testing environment is written in Jest and Enzyme.

Eslint

This project uses GEF Javascript specs.

stetefoto's People

Contributors

ilicpetar avatar naruto85 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.