Giter Site home page Giter Site logo

alice-technologies's Introduction

ALICE Site built with Gatsby

ALICE combines a first-of-its-kind construction planning platform with a powerful AI engine to help you digitize your way to build and save big on your project.

Installing / Getting started

Developing

Built With

  • React
  • Styled-Components
  • gatsby-universal (boilerplate)

Prerequisites

Make sure you have the Node and Yarn installed on your machine. You will need commit signature verification. Every commit must have your signature, otherwise you will not be able to contribute. Use homebrew to install gnupg brew install gnupg You can then use the following guide to set up signature verification: https://help.github.com/en/github/authenticating-to-github/about-commit-signature-verification Because of the recent Mac OS updates, you might have authentication issues. In that case, use the following set of instructions in your terminal to modify you bash profile.

test -r ~/.bash_profile && echo 'export GPG_TTY=$(tty)' >> ~/.bash_profile 
echo 'export GPG_TTY=$(tty)' >> ~/.profile

Setting up Dev

Clone the repository, and install it's dependencies

git clone https://github.com/alicetechnologies/alicetechnologies.com.git
cd alicetechnologies.com
sudo npm i -g gatsby-cli
brew install yarn
yarn install

Runing Locally

yarn develop

Building

Build in dev environment. Make sure to build the project in another terminal window.

yarn run build

Open your local project in http://localhost:8000/.

Deploying / Publishing

Push your code updates to a feature branch, and merge it into master branch. Netlify will automatically pick up new changes to master and it will auto-publish the new deploy. Before merging, make sure that you check that the commit has been properly built by Netlify.

Tests

yarn test

alice-technologies's People

Contributors

saiemsaeed avatar

Stargazers

 avatar

Watchers

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