Coder Social home page Coder Social logo

awa's Introduction

Gatsby

Solagro / AWA

Getting Started

Prerequisites

To be able to work with this project, you need:

Development

$ git clone [email protected]:solagro/awa.git
$ cd awa
$ npm ci    # Install all dependencies

This will get you a copy of the project ready on your local machine.

Start development mode with:

& npm start

Then open the source code and start editing!

Your site is running at http://localhost:8000

You'll also see a second link: http://localhost:8000/___graphql.
This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

Running the tests

$ npm t # Or `npm run test`

Deployment

  • Build command will give you a public directory.
  • Transfert/copy this directory in a any place that will be served with https
$ npm run build
$ npx serve -s public

You can also test locally full build by using serve command after building:

$ npm run build
$ npm run serve

info gatsby serve running at: http://localhost:9000/

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Tools

Releasing new tags requires git-extras which provide git changelog command.

This will then be used like:

$ npm version <patch|minor|major|semver>

awa's People

Contributors

bo-duke avatar bruhnild avatar cindyjeanblanc avatar jrmi avatar mabhub avatar mariannela avatar solagro-metayer avatar

Watchers

 avatar

Forkers

mabhub

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.