GithubHelp home page GithubHelp logo

tarang11 / notesnook-importer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from streetwriters/notesnook-importer

0.0 0.0 0.0 44.95 MB

Import your notes from any app into Notesnook

Home Page: https://importer.notesnook.com/

License: GNU General Public License v3.0

Shell 0.02% JavaScript 3.82% TypeScript 94.78% CSS 0.91% HTML 0.47%

notesnook-importer's Introduction

Notesnook Importer

Import your notes from any app into Notesnook

Try it out! | Developer guide | How to build?

Build instructions

Setting up the development environment

Requirements:

  1. Node.js
  2. git
  3. NPM (not yarn or pnpm)

Before you can do anything, you'll need to install Node.js on your system.

Once you have completed the setup, the first step is to clone the monorepo:

git clone https://github.com/streetwriters/notesnook-importer.git

# change directory
cd notesnook-importer

Once you are inside the ./notesnook-importer directory, run the preparation step:

# this might take a while to complete
npm install

Now you can finally start the importer:

npm run start

If you'd like to build in production mode:

npm run build

# serve the app locally
npx serve apps/importer/build

Running the tests

When you are done making the required changes, you need to run the tests. The tests can be started with a single command:

npm run test:core

notesnook-importer's People

Contributors

ammarahm-ed avatar martinfrancois avatar thecodrr 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.