Giter Club home page Giter Club logo

websiteone-fe's Introduction

Coverage Status CircleCI

AgileVentures Website React Front End

Project Installation

$ Fork this project by clicking on the Fork button on the top-right section of this page.
$ Navigate to the forked project in your repo.
$ git clone https://github.com/yourgithubusername/WebsiteOne-FE.git
$ cd WebsiteOne-FE
$ Run yarn install. Ensure you have yarn installed globally.

Run the application

$ yarn start

Run tests

$ yarn test

Rebuild the semantic UI asserts

This command needs to be run with npm - yarn does not support interactive prompt installs

# npm install --save-dev semantic-ui Then remove the dependency from package.json and delete the package-lock.json file - we do not want it as a dependency for every user

This will create a new semantic folder and copy our defaut file:

cp site.variables semantic/src/site/globals/

Then you can build semantic-ui gulp build or ./../node_modules/gulp/bin/gulp.js build use the default values

and copy the folder to our src folder

cp -R dist/* ../src/assets/

License

MIT licensed.

websiteone-fe's People

Contributors

mattwr18 avatar joaopapereira avatar aonomike avatar kachulio1 avatar dkuku avatar federicoesparza avatar 0xdaksh avatar felistas avatar nataliyah123 avatar

Watchers

James Cloos avatar Mohamed ABDELLANI 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.