Skip to content
/ amptzr Public

The platform for tokenizing real-world assets – powered by blockchain.

Notifications You must be signed in to change notification settings

AMPnet/amptzr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amptzr

ci

The platform for tokenizing real–world assets – powered by blockchain.

Development

# install dependencies
npm install

# run development server
npm start

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

# generate a component
ng g c my-component

# generate a service
ng g s shared/my-service

# generate a feature state (Akita)
ng g @datorama/akita:af my-feature/my-feature --plain --entityService=default

Build

# generate production build. produced artifacts
# will be located in `/dist` directory
npm run build

Try production build

# serve and open in a browser
npm run serve-build

Lint & Test

# run linter (eslint)
npm run lint

# run linter and fix issues
npm run lint:fix

# run tests
npm run test

There are precommit rules set by husky. For more information, check the docs.

Learning Resources

About

The platform for tokenizing real-world assets – powered by blockchain.

Resources

Stars

Watchers

Forks

Languages