Socket
Book a DemoInstallSign in
Socket

i18next.com

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next.com

i18next website

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Introduction

This is the code running the website for i18next.com.

Contribution

Contribution is very welcome.

  • Fork the project
  • Do your changes on files in /pages (see below how to run the local hot reload server)
  • Fill a pull request

Serve hot reload

# preconditions (currently gatsby v0.7.6)
$ npm install -g gatsby
$ npm install
# serve localhost:8000
$ gatsby develop

Deploy

$ npm run deploy

Keywords

i18next website

FAQs

Package last updated on 25 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts