Import the package. Import the demo scene found under the samples section in the package manager. (this will include the meshes). Other things you may wish to do for a pixel-style project is to add an ...
A unity example scene of CptPotato's smooth pixel filtering. It uses a material with a custom JitterFreePixel shader. To get jitter free pixel art set the filter to bilinear filtering on the imported ...