Giter Site home page Giter Site logo

kappanjoe / findadoc-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ourjapanlife/findadoc-web

0.0 0.0 0.0 5.92 MB

Front-end repository for Find a Doc, Japan

Home Page: https://findadoc.jp

License: BSD 3-Clause "New" or "Revised" License

Shell 0.45% JavaScript 62.14% CSS 0.33% Vue 21.30% TypeScript 15.78%

findadoc-web's Introduction

Find a Doc, Japan

๐ŸŽƒ Hacktober friends! Please check out CONTRIBUTING ๐ŸŽƒ

Front-end Repository

๐Ÿงญ Mission

Connecting people in Japan to the healthcare services they need, in the languages they need.

๐Ÿ”ญ Vision

We want to provide free, accessible, and quality healthcare information in multiple languages.

What is this repo?

This is the open-source, public repository for the findadoc.jp website! We welcome support and contributions :)

Have a look at the CONTRIBUTING and CODE_OF_CONDUCT to learn more about how to get started and where we could use your help.

Tech used

Code Style

Getting started developing

# install dependencies
$ yarn install

# set up husky
$ yarn prepare

# For Development, start a dev server with hot reloading at localhost:3000
$ yarn dev

Testing a production build

# Generate the production bundle
$ yarn build

# Launch production server
$ yarn start

Folder Structure

assets/

The assets directory contains our uncompiled assets such as Stylus or Sass files, images, or fonts. Here's more information about the usage of this directory in the the documentation.

components/

The components directory contains our Vue.js components. Components make up the different parts of our page and can be reused and imported into the pages, layouts and even other components. Here's more information about the usage of this directory in the documentation.

layouts/

Used for building the common templates of the news articles. Here's more information about the usage of this directory in the documentation.

pages/

Contains all the pages of the site. Nuxt will read all the *.vue files inside this directory and setup Vue Router automatically. Here's more information about the usage of this directory in the documentation.

static/

This directory contains our static files. Each file inside this directory is mapped to /. Example: /static/robots.txt is mapped as /robots.txt. Here's more information about the usage of this directory in the documentation.

stores/

Contains Pinia store files for state management and data fetching.

findadoc-web's People

Contributors

theyokohamalife avatar ermish avatar ann-kilzer avatar ragezbla avatar dependabot[bot] avatar nasiranebi914 avatar tch4lla avatar deek87 avatar kumaguro3 avatar lucy-gelderloos 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.